home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 015a / tset72.zip / DLTSTD22.DOC < prev    next >
Text File  |  1993-05-27  |  4KB  |  90 lines

  1.                                  DLTSTD.COM
  2.                                  Version 2.2
  3.  
  4.                    A Utility for Predicting Dates for U.S.
  5.                 Daylight and Standard Time Changes, 1992-2100
  6.  
  7.                                      by
  8.  
  9.                                 Pete Petrakis
  10.                            Life Sciences Software
  11.                              Stanwood, Washington
  12.  
  13.                                CIS 76555,1175
  14.  
  15.  
  16. Description
  17.  
  18.   DLTSTD.COM calculates the starting dates for U.S. daylight and standard
  19. time for any year between 1992 and 2100.  The program is based on the current
  20. rule by which daylight saving time begins on the first Sunday in April and
  21. standard time begins on the last Sunday in October, both at 02:00:00 local
  22. time.  
  23.  
  24.   Given Congress' propensity to change the official starting times for these
  25. seasons every few years, there is no assurance that the program will be 
  26. useful through 2100.  For example, at this time (April 1993), a bill is
  27. pending in Congress to have daylight saving time begin on the third Sunday
  28. in March and end on the first Sunday in November.  The bill also includes a
  29. provision to consider the feasibility of advancing clocks yet another hour
  30. during the summer months, for a total of four time season changes a year --
  31. a one-hour advance in early spring, another one-hour advance in summer, a 
  32. one-hour setback in early fall, and finally reversion to standard time in 
  33. late fall.
  34.  
  35.  
  36. Running the Program
  37.  
  38.   Just type DLTSTD in DOS and enter a desired year at the prompt.  The
  39. program displays up to six sets of starting dates per screen, in two columns
  40. (Figure 1).  JDate indicates the Julian date for the corresponding calendar 
  41. date for a season change.  After the sixth set of dates is displayed, a prompt 
  42. appears at the bottom of the screen.  Pressing Return clears the screen in 
  43. preparation for a new set of years; pressing ESC at that prompt ends the 
  44. program.
  45.  
  46.  
  47.                            Figure 1.  DLTSTD Screen
  48. ┌────────────────────────────────────────────────────────────────────────────┐
  49. │              U.S. TIME SEASON CHANGES (1992-2100) Version 2.2              │
  50. ├────────────────────────────────────────────────────────────────────────────┤
  51. │        First Sunday in April: Daylight Time (advance clock 1 hour)         │
  52. │       Last Sunday in October: Standard Time (set clock back 1 hour)        │
  53. │                   (Changes occur at 02:00:00 local time)                   │
  54. ├────────────────────────────────────────────────────────────────────────────┤
  55. │                   Copyright 1993 Life Sciences Software                    │
  56. └────────────────────────────────────────────────────────────────────────────┘
  57.                      Hit Return at Year prompt to quit
  58.  
  59.  2053                           JDate     Enter year:
  60.    Daylight time: Apr 06, 2053 2470999                                     
  61.    Standard time: Oct 26, 2053 2471202                                     
  62.  
  63.  2054                           JDate                      
  64.    Daylight time: Apr 05, 2054 2471363                                         
  65.    Standard time: Oct 25, 2054 2471566                                       
  66.  
  67.  2055                           JDate                                        
  68.    Daylight time: Apr 04, 2055 2471727                                        
  69.    Standard time: Oct 31, 2055 2471937                                       
  70.  
  71.  
  72. Distribution
  73.  
  74. DLTSTD is a free program and may be distributed by anyone provided no money 
  75. is charged for it.
  76.  
  77.  
  78. Disclaimer
  79.  
  80.   There is no conceivable reason why this program should cause any harm since
  81. all it does is calculate and display dates.  Nevertheless, Life Sciences 
  82. Software disclaims responsibility for any adverse effects resulting from its 
  83. use.
  84.  
  85.  
  86. Pete Petrakis
  87. Life Sciences Software
  88. Stanwood, Washington
  89. April 1993
  90.